CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - R Tree

搜索资源列表

  1. tree_based_recognition_of_largest_closed_contour.r

    0下载:
  2. 可以偵測樹木的程式,可以應用在校園樹木偵測-tree based recognition of largest closed contour
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:3463
    • 提供者:劉英傑
  1. IndexTree

    0下载:
  2. 建立R-Tree索引树,提高数据库查询效率-The establishment of R-Tree index tree, improve the efficiency of database queries
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2126720
    • 提供者:libra
  1. RTree

    0下载:
  2. R树是空间数据库中重要的索引结构,本代码就是结构了R树的实现-R tree is an important index of spatial database structure, the code is the realization of the structure of the R tree
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:9091
    • 提供者:mingbai
  1. Tree

    0下载:
  2. 1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /* L[i] is the left child of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:garming
  1. chenlin

    0下载:
  2. 以二叉链表作为存储结构 由用户输入一棵二叉树 使用菜单界面 分别输出二叉树的先序、中序和后序遍历下的结点访问次序 输出二叉树的深度 输出二叉树中所有的叶子结点及其数目。-Linked list to binary storage structure from user input as a binary tree binary tree using the menu interface, the output of the first order, respectively,
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1745
    • 提供者:陈林
  1. DelaminationRetrieval

    0下载:
  2. 形状特征是武器装备目标识别的关键因素。针对归一化后轴夹角的特点和小波描述子多尺度描述轮廓曲 线的特性,提出一种R树索引的分层检索技术模型,在模型库空间逐级过滤出与目标相似的模板,以保证检索的效 率和准确性,并通过对军用车辆的检索实验验证了模型的有效性。-The shape features of military weapons&equipment are the most important key factors of image object recognition.Aimin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:456579
    • 提供者:周二牛
  1. DragDrop

    0下载:
  2. 该工程可以实现树形结构的拖拉操作,包含全部源码-The project enables the drag and drop tree structure, and contains all the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:8281
    • 提供者:zhao
  1. kc

    0下载:
  2. 利用区间树实现简易课表管理系统 内有课表范例-Summary schedule of interval tree management system to achieve
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:773417
    • 提供者:孙奇
  1. rtree-core-lib.tar

    0下载:
  2. R Tree implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2812163
    • 提供者:mdima
  1. RTreeTemplate

    0下载:
  2. R树模板,可以用来解决一些数据结构方面的东西-R tree templates can be used to solve some of the data structure of things. . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:318721
    • 提供者:吕雷兵
  1. RTree

    0下载:
  2. R树索引程序,基于C语言,是学习空间索引很好的提高资料-R-tree index procedure, based on the C language, is to learn good spatial index to improve data
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:17143
    • 提供者:张李群
  1. rtree_for_C

    0下载:
  2. Library for bulding R-Tree indexes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:17243
    • 提供者:andzhi4
  1. Filtering-RFID-middleware

    0下载:
  2. 本文研究RFID中间件的事件过滤技术,主要工作:(1)综合分析了各RFID事件 过滤算法的性能,着重分析了两种具有代表性的算法并指出其不足和局限。(2)分析了 RFID中间件在实际应用中的性能要求,提出一种更适合于RFID中间件的事件过滤算 法,基于聚合转换和KDB树的事件过滤算法。(3)用仿真实验测试各算法的性能表现, 证明本文的算法提升了RFlD中间件的综合性能。-Event Filtering is the core function of RFID middleware
  3. 所属分类:RFID

    • 发布日期:2017-05-13
    • 文件大小:3192755
    • 提供者:HY jian
  1. rtree(zyw)

    0下载:
  2. 一种R树结构的实现,可实现R树索引等功能-A realization of R tree, R-tree index can be achieved and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:635885
    • 提供者:赵艳伟
  1. rtree

    0下载:
  2. 空间索引树R-tree使用C语言实现,希望对大家有用-R-tree spatial index tree using the C language, we hope to be useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10971
    • 提供者:小玉
  1. tothda-rtree.js-142d5fb

    0下载:
  2. 2d r-tree javascr ipt sourcecode
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:53157
    • 提供者:bobounha
  1. OPNET-Simulation-Of-A-Multi-hop-Self-organizing.r

    0下载:
  2. In this paper we simulate a multi-hop self-organizing wireless sensor network. The purpose of the simulation is to investigate, quantitatively, the performance of our self-organizing network design. In particular, we examine such parameters as
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:191267
    • 提供者:Leontin
  1. spatialindex.java.044b

    0下载:
  2. 主要用于支持spatial indexing technology, 使用spatial index包括R-tree以及R-tree的扩展,可以进行包含坐标数据的index以及search-Used to support spatial indexing technology, including the use of spatial index R-tree and R-tree extension can contain coordinate data of the index and se
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:743168
    • 提供者:fuyanjie
  1. rtree

    0下载:
  2. 基于JAVA的R树空间索引树,用于查询空间对象空间节点间的关系。-JAVA-based R-tree spatial index tree node for the query space spatial relationships between objects.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2640
    • 提供者:huxuan
  1. tree

    0下载:
  2. 算法中二叉树的实现,包括建立查找,实现二叉排序树,能解决二叉书大量问题-源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Suànfǎ zhōng èr chā shù de shíxiàn, bāokuò jiànlì cházhǎo, shíxiàn èr chā páixù shù, néng jiějué èr chā shū dàliàng wèntí 将中文译成英语 中文(简体) 英语 日语 Binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:459995
    • 提供者:wangqingan
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com